Crate bevy_dynamic_plugin[][src]

Traits

Functions

Dynamically links a plugin at the given path. The plugin must export a function with the CreatePlugin signature named _bevy_create_plugin.